body {
    font-size: 14px;
    font-family: "宋体";
    background: #f8f8f8
}

a {
    text-decoration: none;
    color: #000
}
a.a_more {color:#db0102;}

.main {
    width: 972px;
    margin: 0 auto
}

footer {
    width: 1000px;
    margin: 0 auto;
    border-top: 1px dashed #e4e4e4;
    padding: 20px 0;
    height: 104px;
    line-height: 24px;
    font-size: 12px;
    text-align: center;
    position: relative;
    background: url(http://img.cjn.cn/2013cjn/pc/sucai/bot_l.gif) left center no-repeat
}

footer #other {
    width: 1000px;
    height: 56px;
    margin: 0 auto;
    padding-top: 10px
}

footer .wl110 {
    background: url(http://img.cjn.cn/2013cjn/pc/sucai/wl110_img.jpg) no-repeat;
    width: 204px;
    height: 103px;
    position: absolute;
    top: 31px;
    right: 20px;
    display: block
}

aside.top {
    height: 26px;
    background: #fff;
    border-bottom: 1px solid #ddd;
    line-height: 26px;
    font-size: 12px;
    color: #666
}

aside.top strong {
    color: #999999
}

aside.top a {
    color: #666;
    border-left: 1px solid #ddd;
    margin-left: 10px;
    line-height: 26px
}

aside.top a span {
    padding-left: 5px
}

aside.top a.fa {
    color: #f86b1c;
    font-size: 13px;
    border: none
}

aside.top a.fa span {
    font-size: 12px;
    color: #666
}

#header {
    background: #fff;
}

header {
    position:relative;
    height: 125px;
    background: url(../sucai/head_bg.png) left center no-repeat
}
header .a_ma {
    display: block;
    position: absolute;
    width: 64px;
    height: 64px;
    right: 6px;
    top: 24px;
    cursor:pointer;
}

header div.searchbox {
    width: 415px;
    margin: 0 auto 0 330px;
    padding-top: 46px
}

header div.searchbox input {
    width: 293px;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    border: 1px solid #dbdbdb;
    outline: 0
}

header div.searchbox a {
    line-height: 30px
}

header div.searchbox a.fa {
    width: 100px;
    display: inline-block;
    height: 32px;
    line-height: 2;
    color: #fff;
    font-size: 16px;
    background: #d95959;
    text-align: center;
}

nav {
    /*border-top: 2px solid #de271e;
    border-bottom: 1px solid #d1d1d1;*/
    height: 46px;
    line-height: 46px;
    text-align: center;
    background-color: #dc1625;
    /*box-shadow: 0 1px 1px #ccc*/
}

nav a {
    float: left;
    padding: 0px 17px;
    color:#fff;
    *display: inline;
    border-left: 1px solid #ed393a;
    border-right: 1px solid #c11b1b;
    /* font-weight: 700; */
    font-size: 16px;
    font-family: "微软雅黑";
}

div.fixed {
    text-align: justify;
    overflow: hidden
}

div.fixed a {
    display: inline-block;
    vertical-align: top
}

div.fixed a.clean {
    width: 100%!important;
    height: 0!important;
    padding: 0!important;
    margin: 0!important
}

.w65 {
    width: 65px
}

.w230 {
    width: 230px
}

.w245 {
    width: 245px
}

.w285 {
    width: 285px
}

.w288 {
    width: 288px
}

.w290 {
    width: 290px
}

.w296 {
    width: 296px
}

.w300 {
    width: 300px
}

.w320 {
    width: 320px
}

.w365 {
    width: 365px
}

.w370 {
    width: 370px
}

.w380 {
    width: 380px
}

.w400 {
    width: 400px
}

.w595 {
    width: 595px
}

.w680 {
    width: 680px
}

.h370 {
    height: 370px
}

.text-cn {
    text-align: center
}

.fa {
    vertical-align: top
}

.fa span {
    display: inline-block;
    vertical-align: top
}
#bigslide {
    display: none;
    position: absolute;
    z-index: 1000;
    left: 50%;
    top: 50%;
    border: 5px solid #666;

}
#bigslide div{
    position:absolute;
    right: 5px;
    top: 5px;
    transition: all .5s;
    transform: rotate(0deg) scale(1);
    -webkit-transform: rotate(0deg) scale(1);
}
#bigslide div:hover {
    transform: rotate(180deg) scale(.8);
    -webkit-transform: rotate(180deg) scale(.8);
}
#bigslide div span{background:url(http://img.cjn.cn/2013cjn/pc/sucai/close.png) center center no-repeat;}
#toTop div, #bigslide div{
    z-index:90;
    cursor: pointer;
    height: 50px;
    background:rgba(247, 4, 49,1)!important;/*ie9+any*/
    background:#e70012;/*ie678*/
    _background: url(http://img.cjn.cn/2013cjn/pc/sucai/totop-bg.gif);/*ie6*/
}
#toTop div:hover,#bigslide div:hover {
    background: rgba(232, 21, 21, 0.8)!important;/*ie9+any*/
    box-shadow: 0 0 50px #000 inset;
}
.Tohead,.home,.ly,.slidelr-show,#bigslide div{
    filter:alpha(opacity=100);/*ie678*/
}
.Tohead:hover,.home:hover,.ly:hover,.slidelr-show:hover,#bigslide div:hover{
    filter:alpha(opacity=80);/*ie678*/
}
#toTop .Tohead span{background:url(http://img.cjn.cn/2013cjn/pc/sucai/top.png) center center no-repeat;}
#toTop .home span{background:url(http://img.cjn.cn/2013cjn/pc/sucai/home.png) center center no-repeat;}
#toTop .phone span{background:url(http://img.cjn.cn/2013cjn/pc/sucai/phone.png) center center no-repeat;}
#toTop .seach-start span{background:url(http://img.cjn.cn/2013cjn/pc/sucai/search.png) center center no-repeat;}
#toTop .ly span{background:url(http://img.cjn.cn/2013cjn/pc/sucai/ly.png) center center no-repeat;}
#toTop .slidelr-show span{background:url(http://img.cjn.cn/2013cjn/pc/sucai/slide-lr.png) center center no-repeat;}
#toTop div span,#bigslide div span,#toTop span a{
    display:block;
    width:50px;
    height:50px;
}

.img-scale {
    overflow:hidden;
}
.img-scale img {
    transition: all .5s;
}
.img-scale:hover img {
    transform: scale(1.2);
}